Workflow Activity Stream
Overview
The Activities tab in Workflow Automation provides a detailed execution log of all workflow runs.
Whenever a workflow is triggered and executed, an activity entry is automatically created. This helps track execution history, monitor success or failure.
Each activity represents one workflow execution.
What Information Is Displayed
Each workflow activity entry includes:
- Workflow Name – The name of the workflow that was executed
- Date & Time – When the workflow was triggered
- Status – Execution result (Success or Failed)
- Triggered On – The task on which the workflow was triggered
This gives complete visibility into when, how, and on what item the automation was executed.
image
Status Types
Each workflow execution will have one of the following statuses:
- Success – The workflow executed successfully without any errors.
- Failed – The workflow execution failed.
If the status is Failed, users can click on it to view more details.
image
View Workflow Details
To view execution details:
- Log in to 5day.io.
- Navigate to the Project where you want to check workflow activities.
- Click on the three-dot (⋮) icon in the project header.
- Click on Settings.
- Inside Project Settings, click on Workflows.
- Click on the Activities tab.
You will now see the list of all workflow execution activities.
- Locate the required activity entry.
- Click on the Status (Success or Failed).
A Workflow Details popup will open showing:
- Workflow Name
- Date & Time
- Triggered On
- Status
- Reason (in case of failure)
image
Search Workflow Activities
The Activities tab provides a Search bar for quickly locating workflow executions.
You can search via:
- Workflow Name
- Item Name
- Status
Simply enter the keyword in the search box, and matching activity records will appear.
image
Filter Workflow Activities
A Filter option is available to refine activity logs.
Users can apply filters to narrow down results based on relevant criteria.
This helps when managing large volumes of workflow executions.
image
Permission Control
Access to Workflow Activities depends on user permissions related to Workflow Automation.
Only users with appropriate access can view workflow execution logs.
Quick Note
- Every time a workflow is triggered, an activity record is created.
- Success and Failed statuses are clearly indicated.
- Clicking on a status provides execution details.
- Search and Filter options help quickly locate specific workflow runs.
- Activities provide transparency and auditability of automation behavior.